home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / WinXP - Poczatek konca / PE Builder 3.1.10a / pebuilder3110a.exe / {app} / plugin / zz5 / nu2shell / nu2shell_nu2menu.xml next >
Text File  |  2005-01-12  |  398b  |  7 lines

  1. <NU2MENU>
  2.     <MENU ID="Shutdown">
  3.         <MITEM TYPE="ITEM" CMD="RUN" VISIBILITY="@Shl(@Not(@FileExists(@GetWinDir()\system32\nu2shell.exe)),'1')" FUNC="@GetWinDir()\system32\nu2shell.exe -r">Restart</MITEM>
  4.         <MITEM TYPE="ITEM" CMD="RUN" VISIBILITY="@Shl(@Not(@FileExists(@GetWinDir()\system32\nu2shell.exe)),'1')" FUNC="@GetWinDir()\system32\nu2shell.exe -s">Shut down</MITEM>
  5.     </MENU>
  6. </NU2MENU>
  7.